Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix loopback server port for login #565

Merged
merged 2 commits into from
Jan 16, 2025
Merged

fix loopback server port for login #565

merged 2 commits into from
Jan 16, 2025

Conversation

mwilde345
Copy link
Member

@mwilde345 mwilde345 commented Jan 16, 2025

Problem

Loopback server port was stuck on 0 because we didn't start the server before creating the redirect url

Solution

Start the server then build the redirect url

Result

Redirect url has correct dynamic port instead of 0

Testing

Updated test to check that the local server starts before we build the redirect URI

@mwilde345 mwilde345 requested a review from a team as a code owner January 16, 2025 14:06
@cleve-fauna cleve-fauna requested a review from a team January 16, 2025 14:41
@mwilde345 mwilde345 merged commit 9978587 into main Jan 16, 2025
4 checks passed
@mwilde345 mwilde345 deleted the login-fix branch January 16, 2025 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants